C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / MultiRow<T> Class / LazyRender Property

In This Topic
LazyRender Property (MultiRow<T>)
In This Topic
Gets or sets whether the grid should skip rendering cells that were updated in the last render cycle.
Syntax
'Declaration
 
Public Overridable Property LazyRender As Boolean
 
See Also